[INFO] cloning repository https://github.com/lfpraca/rust-gtk-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfpraca/rust-gtk-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Frust-gtk-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Frust-gtk-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb5b198633f3d596c58621baa990cdd1c1b30d1
[INFO] checking lfpraca/rust-gtk-tests against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Frust-gtk-tests" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfpraca/rust-gtk-tests
[INFO] finished tweaking git repo https://github.com/lfpraca/rust-gtk-tests
[INFO] tweaked toml for git repo https://github.com/lfpraca/rust-gtk-tests written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfpraca/rust-gtk-tests on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfpraca/rust-gtk-tests already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56
[INFO] running `Command { std: "docker" "start" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.14
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling gio v0.18.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]    Compiling glib-macros v0.18.0
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.0
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.7.2
[INFO] [stderr]    Compiling gtk4-sys v0.7.2
[INFO] [stderr]     Checking glib v0.18.1
[INFO] [stderr]     Checking cairo-rs v0.18.0
[INFO] [stderr]     Checking graphene-rs v0.18.1
[INFO] [stderr]     Checking pango v0.18.0
[INFO] [stderr]     Checking gdk-pixbuf v0.18.0
[INFO] [stderr]     Checking gdk4 v0.7.2
[INFO] [stderr]     Checking gsk4 v0.7.2
[INFO] [stderr]     Checking gtk4 v0.7.2
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=dd6cc6223584871d -C extra-filename=-167331a942b07dfd --out-dir /opt/rustwide/target/debug/build/gtk4/167331a942b07dfd/out -L dependency=/opt/rustwide/target/debug/build/bitflags/c3ed8e54c9b612ee/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/4f33e729d2480f4e/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/c35a9cb2b2682cfd/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9626bc6e4e0405af/out -L dependency=/opt/rustwide/target/debug/build/futures-core/2e269806e90a2f52/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/7fd97a6b20c82557/out -L dependency=/opt/rustwide/target/debug/build/futures-io/7b92aa1a1d3b5880/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/c2c475263b4eb0d8/out -L dependency=/opt/rustwide/target/debug/build/futures-task/cfbf13204868cf0b/out -L dependency=/opt/rustwide/target/debug/build/futures-util/acfb0926e1c0bf82/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/41eef713b3bc399e/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/ed579077460db435/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/593f4b19f06e83ae/out -L dependency=/opt/rustwide/target/debug/build/gdk4/c373dcd68120dff1/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/72c9121798374c51/out -L dependency=/opt/rustwide/target/debug/build/gio/eee95654a8ba4955/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/7133a4cbf3920cfe/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/fd04d115dbf82a2a/out -L dependency=/opt/rustwide/target/debug/build/glib/523265b6af4841cd/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/505f826ec55f72de/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/fd37cdbb17929b65/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/339f4353ee54ccc2/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/6aea3c89a3ce53d4/out -L dependency=/opt/rustwide/target/debug/build/libc/9c68f8fb5823ceb7/out -L dependency=/opt/rustwide/target/debug/build/memchr/d6b6b0b22ebd8251/out -L dependency=/opt/rustwide/target/debug/build/memoffset/a40b26be72b47ce5/out -L dependency=/opt/rustwide/target/debug/build/once_cell/689bfbcc03c91638/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/c53294c638e6628c/out -L dependency=/opt/rustwide/target/debug/build/pango/7304cd39b95ee718/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/9e25712e9ca3c0e3/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/8c0c83a50f1e56e4/out -L dependency=/opt/rustwide/target/debug/build/slab/544052357b436a7d/out -L dependency=/opt/rustwide/target/debug/build/smallvec/916f9b0aa0d2c013/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0823c99a7b128f68/out -L dependency=/opt/rustwide/target/debug/build/thiserror/c9806cd8c5c494f3/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/4f33e729d2480f4e/out/libcairo-4f33e729d2480f4e.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/40b138fc20aa460e/out/libfield_offset-40b138fc20aa460e.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9626bc6e4e0405af/out/libfutures_channel-9626bc6e4e0405af.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/ed579077460db435/out/libgdk_pixbuf-ed579077460db435.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/c373dcd68120dff1/out/libgdk4-c373dcd68120dff1.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/eee95654a8ba4955/out/libgio-eee95654a8ba4955.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/523265b6af4841cd/out/libglib-523265b6af4841cd.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/fd37cdbb17929b65/out/libgraphene-fd37cdbb17929b65.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/5a747567dc7d1aa0/out/libgsk4-5a747567dc7d1aa0.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/5f5516de901ab5ba/out/libgtk4_macros-5f5516de901ab5ba.so --extern ffi=/opt/rustwide/target/debug/build/gtk4-sys/54c8ad4bdd07910b/out/libgtk4_sys-54c8ad4bdd07910b.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/9c68f8fb5823ceb7/out/liblibc-9c68f8fb5823ceb7.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/7304cd39b95ee718/out/libpango-7304cd39b95ee718.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56", kill_on_drop: false }`
[INFO] [stdout] ea329f705304db6805a7eafb7d4842df4dbd58f19a3e8967c2f102d91f67cf56
